MessageLastModificationTime Property
Contains the date and time when the message was last modified.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public DateTime LastModificationTime { get; set; }
Public Property LastModificationTime As DateTime
Get
Set
Property Value
DateTimeThe last modification time.
This property is initially set to the same value as the
CreationTime property.